-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added RowBuilder widget documentation #5206
Added RowBuilder widget documentation #5206
Conversation
An admin must run tests on this PR before it can be merged. |
Hi @serhiyzhovnir. Thank you for the great topic. Please, perform a few minor adjustments and we are good to go. |
Hi @rogyar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the new topic @serhiyzhovnir! I made some minor editorial suggestions.
Hi @jeff-matthews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @serhiyzhovnir!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@serhiyzhovnir, I just noticed some markdown syntax errors in your branch that will fail tests. Please fix these issues so I can finish processing:
rake test:cicd
Testing Markdown style with mdl ...
guides/v2.2/javascript-dev-guide/widgets/widget-row-builder.md:44: MD009 Trailing spaces
guides/v2.3/javascript-dev-guide/widgets/widget-row-builder.md:44: MD009 Trailing spaces
A detailed description of the rules is available at https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md
The Markdown linter has found 4 issues
Hi @jeff-matthews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed. Thanks @serhiyzhovnir!
running tests |
Hi @serhiyzhovnir, thank you for your contribution! |
Purpose of this pull request
This pull request (PR) adds documentation about the RowBuilder widget.
Affected DevDocs pages
This documentation will have the following links:
Page look:

Links to Magento source code
whatsnew
Added a new topic about the RowBuilder widget.